home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / MacOS Error Guide.sit / MacOSョ Error Guide.rsrc / TEXT_133.txt < prev    next >
Text File  |  1995-05-18  |  16KB  |  320 lines

  1. General System Errors (VBL Mgr, Queue, Etc.)
  2. 0     noErr           0 for success *OR*
  3. 0     smNotTruncated  No truncation necessary
  4. -1    qErr            queue element not found during deletion *OR*
  5. -1    smTruncErr      Truncation indicator alone is wider than the
  6.                       specified width
  7. -2    vTypErr         invalid queue element
  8. -3    corErr          core routine number out of range
  9. -4    unimpErr        unimplemented core routine
  10. -5    SlpTypeErr      invalid queue element
  11. -8    seNoDB          no debugger installed to handle debugger command
  12.  
  13. Color Manager Errors
  14. -9    iTabPurgErr      from Color2Index/ITabMatch
  15. -10   noColMatch       from Color2Index/ITabMatch
  16. -11   qAllocErr        from MakeITable
  17. -12   tblAllocErr      from MakeITable
  18. -13   overRun          from MakeITable
  19. -14   noRoomErr        from MakeITable
  20. -15   seOutOfRange     from SetEntry
  21. -16   seProtErr        from SetEntry
  22. -17   i2CRangeErr      from SetEntry
  23. -18   gdBadDev         from SetEntry
  24. -19   reRangeErr       from SetEntry
  25. -20   seInvRequest     from SetEntry
  26. -21   seNoMemErr       from SetEntry
  27.  
  28. I/O System Errors
  29. -17   controlErr      Driver can't respond to Control call
  30. -18   statusErr       Driver can't respond to Status call
  31. -19   readErr         Driver can't respond to Read call
  32. -20   writErr         Driver can't respond to Write call
  33. -21   badUnitErr      Driver ref num doesn't match unit table
  34. -22   unitEmptyErr    Driver ref num specifies NIL handle in unit table
  35. -23   openErr         Requested read/write permission doesn't match
  36.                       driver's open permission, or
  37.                       Attempt to open RAM serial Driver failed
  38. -24   closErr         Close failed; Permission to close .MPP driver
  39.                       was denied
  40. -25   dRemovErr       tried to remove an open driver
  41. -26   dInstErr        DrvrInstall couldn't find driver in resources
  42. -27   abortErr        IO call aborted by KillIO; Publisher has written
  43.                       a new edition *OR*
  44. -27   iIOAbortErr     IO abort error (Printing Manager)
  45. -28   notOpenErr      Couldn't rd/wr/ctl/sts cause driver not opened
  46. -29   unitTblFullErr  Unit table has no more entries
  47. -30   dceExtErr       dce extension error
  48.  
  49. File System Errors
  50. -33   dirFulErr       Directory full
  51. -34   dskFulErr       Disk full
  52. -35   nsvErr          No such volume; volume not found
  53. -36   ioErr           I/O error (bummers)
  54. -37   bdNamErr        Bad file name; there may be no bad names
  55.                       in the final system!
  56. -38   fnOpnErr        File not open
  57. -39   eofErr          End of file; no additional data in the format
  58. -40   posErr          Tried to position to before start of file (r/w)
  59. -41   mFulErr         Memory full (open) or file won't fit (load)
  60. -42   tmfoErr         too many files open
  61. -43   fnfErr          File not found; Folder not found;
  62.                       Edition container not found; Target not found
  63. -44   wPrErr          Diskette is write protected; Volume is locked
  64.                       through hardware
  65. -45   fLckdErr        File is locked
  66. -45   fLckedErr       Publisher writing to an edition
  67. -46   vLckdErr        Volume is locked through software
  68. -47   fBsyErr         File is busy (delete); Section doing I/O
  69. -48   dupFNErr        Duplicate filename (rename); File found
  70.                       instead of folder
  71. -49   opWrErr         File already open with with write permission
  72. -50   paramErr        Error in user parameter list
  73. -51   rfNumErr        Reference number invalid
  74. -52   gfpErr          Get file position error
  75. -53   volOffLinErr    Volume is off line
  76. -54   permErr         Software lock on file; Not a subscriber 
  77.                       [permissions error on file open]
  78. -55   volOnLinErr     drive volume already on-line at MountVol
  79. -56   nsDrvErr        no such drive (tried to mount a bad drive num)
  80. -57   noMacDskErr     not a mac diskette (sig bytes are wrong)
  81. -58   extFSErr        External file system 窶” file system identifier is nonzero
  82. -59   fsRnErr         file system internal error: during rename the old
  83.                       entry was deleted but could not be restored窶ヲ
  84. -60   badMDBErr       bad master directory block
  85. -61   wrPermErr       Write permissions error; Not a publisher
  86.  
  87. Font Manager Errors
  88. -64   fontDecError    error during font declaration
  89. -65   fontNotDeclared font not declared
  90. -66   fontSubErr      font substitution occured
  91.  
  92. Disk, Serial Ports, Clock Specific Errors
  93. -64   lastDskErr
  94. -64   noDriveErr      drive not installed
  95. -65   offLinErr       r/w requested for an off-line drive
  96. -66   noNybErr        couldn't find 5 nybbles in 200 tries
  97. -67   noAdrMkErr      couldn't find valid addr mark
  98. -68   dataVerErr      read verify compare failed
  99. -69   badCksmErr      addr mark checksum didn't check
  100. -70   badBtSlpErr     bad addr mark bit slip nibbles
  101. -71   noDtaMkErr      couldn't find a data mark header
  102. -72   badDCksum       bad data mark checksum
  103. -73   badDBtSlp       bad data mark bit slip nibbles
  104. -74   wrUnderrun      write underrun occurred
  105. -75   cantStepErr     step handshake failed
  106. -76   tk0BadErr       track 0 detect doesn't change
  107. -77   initIWMErr      unable to initialize IWM
  108. -78   twoSideErr      tried to read 2nd side on a 1-sided drive
  109. -79   spdAdjErr       unable to correctly adjust disk speed
  110. -80   seekErr         track number wrong on address mark
  111. -81   sectNFErr       sector number never found on a track
  112. -82   fmt1Err         can't find sector 0 after track format
  113. -83   fmt2Err         can't get enough sync
  114. -84   verErr          track failed to verify
  115. -84   firstDskErr
  116. -85   clkRdErr        unable to read same clock value twice
  117. -86   clkWrErr        time written did not verify
  118. -87   prWrErr         parameter ram written didn't read-verify
  119. -88   prInitErr       InitUtil found the parameter ram uninitialized
  120. -89   rcvrErr         SCC receiver error (framing, parity, OR)
  121. -90   breakRecd       Break received (SCC)
  122.  
  123. AppleTalk Errors
  124. -91   ddpSktErr       Error opening socket *OR*
  125. -91   eMultiErr       Invalid address or table is full
  126. -92   ddpLenErr       Data length too big *OR*
  127. -92   eLenErr         Packet too large or first entry of the write-data
  128.                       structure did not contain the full 14-byte header
  129. -93   noBridgeErr     No router available [for non-local send]
  130. -94   lapProtErr      error in attaching/detaching protocol *OR*
  131. -94   LAPProtErr      Protocol handler is already attached, node窶冱
  132.                       protocol table is full, protocol not attached,
  133.                       or protocol handler pointer was not 0
  134. -95   excessCollsns   Hardware error [excessive collisions on write]
  135. -97   portInUse       driver Open error code (port is in use)
  136. -98   portNotCf       driver Open error code (parameter RAM not
  137.                       configured for this connection)
  138. -99   memROZErr       hard error in ROZ
  139. -99   memROZError     hard error in ROZ
  140. -99   memROZWarn      soft error in ROZ
  141.  
  142. Scrap Manager Errors
  143. -100  noScrapErr      No scrap exists error
  144. -102  noTypeErr       Format not available [no object of that type in scrap]
  145.  
  146. Storage Allocator Errors
  147. -108  memFullErr      Ran out of memory [not enough room in heap zone]
  148. -109  nilHandleErr    GetHandleSize fails on baseText or substitutionText;
  149.                       NIL master pointer [handle was NIL in HandleZone
  150.                       or other]
  151. -110  memAdrErr       Address was odd, or out of range
  152. -111  memWZErr        Attempted to operate on a free block; GetHandleSize
  153.                       fails on baseText or substitutionText
  154.                       [WhichZone failed (applied to free block)]
  155. -112  memPurErr       Trying to purge a locked or non-purgeable block
  156. -113  memAZErr        Address in zone check failed
  157. -114  memPCErr        Pointer Check failed
  158. -115  memBCErr        Block Check failed
  159. -116  memSCErr        Size Check failed
  160. -117  memLockedErr    Trying to move a locked block (MoveHHi)
  161.  
  162. HFS Errors
  163. -120  dirNFErr        Directory not found
  164. -121  tmwdoErr        No free WDCB available
  165. -122  badMovErr       Move into offspring error
  166. -123  wrgVolTypErr    Not an HFS volume [wrong volume type error
  167.                       or (obsolete) operation not supported for MFS]
  168. -124  volGoneErr      Server volume has been disconnected.
  169. -125  updPixMemErr    Insufficient memory to update a pixmap
  170. -127  fsDSIntErr      Internal file system error
  171.  
  172. Menu Manager Errors
  173. -126  dsMBarNFnd      System error code for MBDF not found
  174. -127  dsHMenuFindErr  Could not find HMenu's parent in MenuKey
  175. -128  userCanceledErr User canceled an operation
  176.  
  177. HFS FileID Errors
  178. -130  fidNotFound     no file thread exists
  179. -131  fidNotAFile     directory specified
  180. -132  fidExists       file id already exists
  181.  
  182. Color Quickdraw & Color Manager Errors
  183. -147  regionTooBigError  Region too big or complex
  184. -148  pixMapTooBigErr    Pixel map record is deeper than 1 bit per pixel
  185.                          [passed pixelmap is too large]
  186. -149  notEnoughStack  Not enough stack space for the necessary buffers *OR*
  187. -149  mfStackErr      Insufficient stack
  188. -150  cMatchErr       Color2Index failed to find an index
  189. -151  cTempMemErr     Failed to allocate memory for temporary structures
  190. -152  cNoMemErr       Failed to allocate memory for structure
  191. -153  cRangeErr       Range error on colorTable request
  192. -154  cProtectErr     ColorTable entry protection violation
  193. -155  cDevErr         Invalid type of graphics device
  194. -156  cResErr         Invalid resolution for MakeITable
  195. -157  cDepthErr       Invalid pixel depth
  196. -158  cParmErr        Invalid parameter
  197.  
  198. Resource Manager Errors (other than I/O)
  199. -185  badExtResource   Extended resource has a bad format.
  200. -186  CantDecompress   Resource bent ("the bends")
  201.                        can't decompress a compressed resource
  202. -188  resourceInMemory Resource already in memory
  203. -189  writingPastEnd   Writing past end of file
  204. -190  inputOutOfBounds Offset or count out of bounds
  205.  
  206. -192  resNotFound      Resource not found
  207. -193  resFNotFound     Resource file not found
  208. -194  addResFailed     AddResource failed
  209. -195  addRefFailed     AddReference failed
  210. -196  rmvResFailed     RmveResource failed
  211. -197  rmvRefFailed     RmveReference failed
  212. -198  resAttrErr       Attribute inconsistent with operation
  213. -199  mapReadErr       Map inconsistent with operation
  214.  
  215. Sound Manager Errors
  216. -200  noHardware        Required sound hardware not available
  217.                         [no hardware support for the specified synthesizer]
  218. -201  notEnoughHardware Insufficient hardware available
  219.                         [no more channels for the specified synthesizer]
  220. -203  queueFull         No room in the queue
  221. -204  resProblem        Problem loading the resource
  222. -205  badChannel        Channel is corrupt or unusable
  223.                         [invalid channel queue length]
  224. -206  badFormat         Resource is corrupt or unusable
  225.                         [handle to 'snd ' resource was invalid]
  226. -207  notEnoughBufferSpace  Insufficient memory available
  227. -208  badFileFormat     File is corrupt or unusable, or not AIFF or AIFF-C
  228. -209  channel           Channel is busy
  229. -210  buffersTooSmall   Buffer is too small
  230. -211  channelNotBusy    Channel not currently used
  231. -212  noMoreRealTime    Not enough CPU time available
  232. -213  badParam          A parameter is incorrect
  233. -220  siNoSoundInHardware   No sound input hardware available
  234. -221  siBadSoundInDevice    Invalid sound input device
  235. -222  siNoBufferSpecified   No buffer specified
  236. -223  siInvalidCompression  Invalid compression type
  237. -224  siHardDiskTooSlow     Hard drive too slow to record
  238. -225  siInvalidSampleRate   Invalid sample rate
  239. -226  siInvalidSampleSize   Invalid sample size
  240. -227  siDeviceBusyErr       Sound input device is busy
  241. -228  siBadDeviceName       Invalid device name
  242. -229  siBadRefNum           Invalid reference number
  243. -230  siInputDeviceErr      Input device hardware failure
  244. -231  siUnknownInfoType     Unknown type of information
  245. -232  siUnknownQuality      Unknown quality
  246.  
  247.  
  248. MIDI Manager Errors
  249. -250  midiNoClientErr     no client with that ID found
  250. -251  midiNoPortErr       no port with that ID found
  251. -252  midiTooManyPortsErr too many ports already installed in the system
  252. -253  midiTooManyConsErr  too many connections made
  253. -254  midiVConnectErr     pending virtual connection created
  254. -255  midiVConnectMade    pending virtual connection resolved
  255. -256  midiVConnectRmvd    pending virtual connection removed
  256. -257  midiNoConErr        no connection exists between specified ports
  257. -258  midiWriteErr        couldn't write to all connected ports
  258. -259  midiNameLenErr      name supplied is longer than 31 characters
  259. -260  midiDupIDErr        duplicate client ID
  260. -261  midiInvalidCmdErr   command not supported for port type
  261.  
  262. Notification Manager Error
  263. -299  nmTypErr        Invalid qType窶芭ust be ORD(nmType)
  264.  
  265. Start Manager Errors
  266. -290  smSDMInitErr    SDM could not be initialized.
  267. -291  smSRTInitErr    Slot Resource Table could not be initialized.
  268. -292  smPRAMInitErr   Slot Resource Table could not be initialized.
  269. -293  smPriInitErr    Cards could not be initialized.
  270. -300  smEmptySlot     No card in slot
  271. -301  smCRCFail       CRC check failed for declaration data
  272. -302  smFormatErr     FHeader Format is not Apple's
  273. -303  smRevisionErr   Wrong revison level
  274. -304  smNoDir         Directory offset is Nil
  275. -305  smLWTstBad      Long Word test field <> $5A932BC7.
  276. -306  smNosInfoArray  No sInfoArray. Memory Mgr error.
  277. -307  smResrvErr      Fatal reserved error. Reserved field <> 0.
  278. -308  smUnExBusErr    Unexpected Bus Error
  279. -309  smBLFieldBad    ByteLanes field was bad.
  280. -310  smFHBlockRdErr  Error occured during _sGetFHeader.
  281. -311  smFHBlkDispErr  Error occured during _sDisposePtr (Dispose of
  282.                       FHeader block).
  283. -312  smDisposePErr   _DisposePointer error
  284. -313  smNoBoardsRsrc  No Board sResource.
  285. -314  smGetPRErr      Error occured during _sGetPRAMRec (See SIMStatus).
  286. -315  smNoBoardId     No Board Id.
  287. -316  smIntStatVErr   The InitStatusV field was negative after primary
  288.                       or secondary init.
  289. -317  smIntTblVErr    An error occured while trying to initialize the
  290.                       Slot Resource Table.
  291. -318  smNoJmpTbl      SDM jump table could not be created.
  292. -319  smBadBoardId    BoardId was wrong, re-init the PRAM record.
  293. -320  smBusErrTO      BusError time out.
  294. -330  smBadRefId      Reference Id not found in list
  295. -331  smBadsList      Bad sResource [sList] structure:
  296.                       Id1<Id2<Id3 窶ヲ  format is not followed.
  297. -332  smReservedErr   Reserved field not zero
  298. -333  smCodeRevErr    Code revision is wrong
  299. -334  smCPUErr        Code revision is wrong
  300. -335  smsPointerNil   LPointer is nil {From sOffsetData. If this error
  301.                       occurs, check sInfo rec for more information.}
  302. -336  smNilsBlockErr  Nil sBlock error {Dont allocate and try to use a
  303.                       nil sBlock}
  304. -337  smSlotOOBErr    Slot out of bounds error
  305. -338  smSelOOBErr     Selector out of bounds error; function not implemented
  306. -339  smNewPErr       _NewPtr error
  307. -340  smBlkMoveErr    _BlockMove error
  308. -341  smCkStatusErr   Status of slot = fail.
  309. -342  smGetDrvrNamErr Error occured during _sGetDrvrName.
  310. -343  smDisDrvrNamErr Error occured during _sDisDrvrName.
  311. -344  smNoMoresRsrcs      No more sResources *OR*
  312. -344  smNoMoresResources  Specified sResource data structure not found
  313. -345  smsGetDrvrErr   Error occurred during _sGetDriver.
  314. -346  smBadsPtrErr    Bad pointer was passed to sCaldSPointer function
  315. -347  smByteLanesErr  ByteLanes field in card窶冱 format block was
  316.                       determined to be zero
  317. -348  smOffsetErr     Offset was too big (temporary, should be fixed)
  318. -349  smNoGoodOpens   No opens were successfull in the loop.
  319. -350  smSRTOvrFlErr   SRT over flow.
  320. -351  smRecNotFnd     Record not found in the SRT.